Table of Contents
VisualApplets is designed to easily switch between different camera interfaces and protocols. In the following, basic acquisition designs for different camera interfaces are presented. All designs are implemented for a specific frame grabber. These are the microEnable 5 marathon VCL, LightBridge and microEnable 5 VCX-QP, microEnable 5 VQ8-CXP6D and microEnable 5 VD8-CL platforms. If you like to use another frame grabber which has the same camera interface and is of the same frame grabber generation, you can save the design to another frame grabber model. Check 'Target Hardware Porting' for more information on how to change the frame grabber of a design.
The following examples will not explain details such as bandwidth and the use of multiple DMAs. We have a look on this in ' Multiple DMA Channel Designs '.
The following table lists all basic acquisiton examples.
Interface | Sensor | Color | Frame Grabber Generation | Example |
---|---|---|---|---|
Camera Link base configuration | area scan | grayscale | mE5-MA-VCL/LB-VCL/mE5VD8-CL/-PoCL | 'Grayscale Camera Link Base Area' |
Camera Link base configuration | area scan | RGB | mE5-MA-VCL/LB-VCL/mE5VD8-CL/-PoCL | 'RGB Camera Link Base Area' |
Camera Link medium configuration | area scan | grayscale | mE5-MA-VCL/LB-VCL/mE5VD8-CL/-PoCL | 'Grayscale Camera Link Medium Area' |
Camera Link medium configuration | area scan | RGB | mE5-MA-VCL/LB-VCL/mE5VD8-CL/-PoCL | 'RGB Camera Link Medium Area' |
Camera Link full configuration | area scan | grayscale | mE5-MA-VCL/LB-VCL/mE5VD8-CL | 'Camera Link Full Area' |
Camera Link base configuration | line scan | grayscale | mE5-MA-VCL/LB-VCL/mE5VD8-CL | 'Grayscale Camera Link Base Line Scan Cameras ' |
Camera Link base configuration | line scan | RGB | mE5-MA-VCL/LB-VCL/mE5VD8-CL | 'RGB Camera Link Base Line Scan Cameras ' |
Camera Link medium configuration | line scan | grayscale | mE5-MA-VCL/LB-VCL/mE5VD8-CL | 'Grayscale Camera Link Medium Line Scan Cameras ' |
Camera Link medium configuration | line scan | RGB | mE5-MA-VCL/LB-VCL/mE5VD8-CL | 'RGB Camera Link Medium Line Scan Cameras ' |
Camera Link full configuration | line scan | grayscale | mE5-MA-VCL/LB-VCL/mE5VD8-CL | 'Grayscale Camera Link Full Line Scan Cameras ' |
CoaXPress | area scan | grayscale/ RGB | mE5-MA-VCX-QP/ mE5VQ8-CXP6D/ iF-CXP12-Q | 'CoaXPress Area Scan Cameras' |
CoaXPress | line scan | grayscale/ RGB | mE5-MA-VCX-QP/ mE5VQ8-CXP6D/ iF-CXP12-Q | 'CoaXPress Line Scan Cameras' |
Table 16. List of Basic Acquisition Examples